home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / presetup.htm < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  857 b   |  35 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.   <head>
  7.         <meta http-equiv="MSThemeCompatible" content="yes" />
  8.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  9.         <script src="ccc.js"></script>
  10.         <script language="javascript">
  11.         <!--
  12.             var oSourceID = getParamVal("SourceID");
  13.             if ((null != oSourceID) && (oSourceID.length > 0))
  14.             {
  15.                 var stSource = oSourceID.substr(3,1);
  16.                 if ((stSource != "0") && (stSource != "1"))
  17.                 {
  18.                     location="pcucmd://SetSequence?name=NonCorel";
  19.                 }
  20.                 else
  21.                 {
  22.                     location="pcucmd://Next";
  23.                 }
  24.             }
  25.             else
  26.             {
  27.                 location="pcucmd://Next";
  28.             }
  29.         -->
  30.         </script>
  31.   </head>
  32.   <body>
  33.   </body>
  34. </html>
  35.